go.pact.im/x/plumb/internal/solve.solver.shadowedDemand (method)

2 uses

	go.pact.im/x/plumb/internal/solve (current package)
		solve.go#L651: 		if d, in, dual := s.shadowedDemand(p); in != nil {
		solve.go#L674: func (s *solver) shadowedDemand(p *discover.Provider) (types.Type, *Instance, types.Type) {